home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gqzbmaplist, gqzlist
- setaProp(gqzbmaplist, #j, 1)
- if getaProp(gqzlist, #dbonesan) = 0 then
- cursor(0)
- puppetTransition(26, 1, 40, 1)
- go("ONESAN")
- else
- cursor(0)
- puppetTransition(26, 1, 40, 1)
- go("J1")
- end if
- end
-